/* yui3 reset.css */
html {
    color: #000;
    background: #FFF
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
fieldset,
img {
    border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}
ol,
ul {
    list-style: none
}
caption,
th {
    text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}
q:before,
q:after {
    content: ''
}
abbr,
acronym {
    border: 0;
    font-variant: normal
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}
legend {
    color: #000
}
iframe {
    display: block;
}

/* yui3 fonts */
body {
    font: 13px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}
table {
    font-size: inherit;
    font: 100%
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}
a {
	text-decoration: none;
}

/* utilities */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.l {
    float: left !important;
}
/* .r { */
    /* float: right !important; */
/* } */
.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden !important;
}

/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

/*! grid system 24栅格 998px */
.ewb-container {
    width:998px;
    margin:0 auto;
}
.topqrcont{position: relative;}
.topqrcont .ewb-header-txt{position: absolute; right: 0;}
.ewb-row {
    overflow:hidden;
}
.ewb-span24 {
    width: 998px;
    float:left;
}
.ewb-span23 {
    width: 956px;
    float:left;
}
.ewb-span22 {
    width: 914px;
    float:left;
}
.ewb-span21 {
    width: 872px;
    float:left;
}
.ewb-span20 {
    width: 830px;
    float:left;
}
.ewb-span19 {
    width: 788px;
    float:left;
}
.ewb-span18 {
    width: 746px;
    float:left;
}
.ewb-span17 {
    width: 704px;
    float:left;
}
.ewb-span16 {
    width: 662px;
    float:left;
}
.ewb-span15 {
    width: 620px;
    float:left;
}
.ewb-span14 {
    width: 578px;
    float:left;
}
.ewb-span13 {
    width: 536px;
    float:left;
}
.ewb-span12 {
    width: 494px;
    float:left;
}
.ewb-span11 {
    width: 452px;
    float:left;
}
.ewb-span10 {
    width: 410px;
    float:left;
}
.ewb-span9 {
    width: 368px;
    float:left;
}
.ewb-span8 {
    width: 326px;
    float:left;
}
.ewb-span7 {
    width: 284px;
    float:left;
}
.ewb-span6 {
    width: 242px;
    float:left;
}
.ewb-span5 {
    width: 200px;
    float:left;
}
.ewb-span4 {
    width: 158px;
    float:left;
}
.ewb-span3 {
    width: 116px;
    float:left;
}
.ewb-span2 {
    width: 74px;
    float:left;
}
.ewb-span1 {
    width: 32px;
    float:left;
}
.ewb-ml10 {
    margin-left:10px;
}
.ewb-mt10 {
    margin-top:30px;
	    /* margin-top: 120px; */
}


/* header */

.ewb-header-toolbar{
    height: 30px;
    background-color: #f9f9f9;
}
.ewb-search-box{
    padding-top: 2px;
}
.ewb-input{
    width: 186px;
    height: 24px;
    padding-left: 9px;
    line-height: 24px;
    font-size: 13px;
    color: #4c4c4c;
    border: 1px solid #dddcdc;
    border-right: 0;
}
.ewb-search-icon{
    display: block;
    width: 36px;
    height: 26px;
    background: url(../images/search_icon.png) center center no-repeat;
    background-color: #d41616;
}
.ewb-header-txt{
       /* width: 200px; */
    line-height: 30px;
    float: right;
}
.ewb-header-txt a{
    padding: 0 7px 0 5px;
    color: #333;
    /* background: url(../images/header_line.png) right center no-repeat; */
}
.ewb-header-txt .last{
    background: none;
}
.ewb-header-img{
    height: 118px;
    padding-top: 32px;
    background: url(../images/header_img.png) center top no-repeat;
}
.ewb-header-img img{
    vertical-align: top;
}
.ewb-header-nav{
    height: 50px;
    line-height: 50px;
    background-color: #085eb5;
}
.ewb-nav-items{
    padding-left: 10px;
    vertical-align: top;
}
.ewb-nav-item{
    /* margin-left: -2px; */
}
.ewb-nav-item span{
    display: block;
    width: 12px;
    height: 50px;
}
.ewb-nav-item.current .ewb-icon1,
.ewb-nav-item:hover .ewb-icon1{
    background: url(../images/nav_icon1.png) no-repeat;
}
.ewb-nav-item.current .ewb-icon2,
.ewb-nav-item:hover .ewb-icon2{
    background: url(../images/nav_icon2.png) no-repeat;
}
.ewb-nav-name{
    display: block;
    font-size: 17px;
    /* padding: 0 2px 0 2px;
	padding: 0 23px; */
	padding: 0 27px;
    font-weight: bold;
    color: #f9f9f9;
}
.ewb-nav-item.current .ewb-nav-name,
.ewb-nav-item:hover .ewb-nav-name{
    background-color: #d41616;
}
.ewb-date{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f4f4f4;
}
.ewb-date p{
    float: left;
    /*width: 150px;*/
    padding-left: 14px;
    line-height: 30px;
    color: #7e7e7e;
}
.ewb-date span{
    margin-left: 10px;
}
.wb-tab-infor {
    width: 720px;
}
.wb-textlist{
    width: 720px;
    height:30px;
    overflow: hidden;
}
.wb-textlist li{
    float:left;
    margin-left: 25px;
    line-height: 30px;
    height: 30px;
}

.wb-textlist a{
    color:#333;
    font-size: 12px;

}
/* footer */
.ewb-footer{
    /* height: 76px; */
    padding-top: 27px;
    border-top: 1px solid #454545;
    background-color: #333;
}
.ewb-footer p{
    text-align: center;
    color: #b9b9b9;
    line-height: 24px;
}

.ewb-footer a{
    margin: 0px 10px;
}

.ewb-footer table td,
.ewb-footer table tr{
    border:none;
}

